/* Media query pour grand écran (max-width: 1920px) */
@media screen and (min-width: 1800px) and (max-width: 1980px) {
   body .container:not([class*="col-"]) {
	  max-width: 1600px;
  } 
}

/* Media query pour ancien PC (max-width: 1600px) */
@media screen and (min-width: 1441px) and (max-width: 1600px) {
    /* enlever les marges des items */
    .modalities .row .item {
	    margin: 0 0 !important;
    }
    /* réduire la taille du texte des items */
    .modalities .row .item img span, .modalities .row .item p span {
	  font-size: 1rem !important;
  }
  /* réduire la taille de la barre de recherche */
  .inputRecherche {
	  width: 80% !important;
  }
  /* Ajustement de la taille de la galerie page d'accueil */
  .owl-carousel .owl-item img {
	  height: 500px !important;
  }
  /* ajustement des espaces dans les menus */
  header nav.main-navigation ul li .submenu li a {
	padding: 5px 10px !important;
  }
  body .container:not([class*="col-"]) {
	max-width: 1200px;
  } 
  /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 82% !important;
    }

}

/* Media query pour ancien PC (max-width: 1440px) */
@media screen and (min-width: 1291px) and (max-width: 1440px) {
    /* enlever les marges des items */
    .modalities .row .item {
	    margin: 0 0 !important;
    }
    /* réduire la taille du texte des items */
    .modalities .row .item img span, .modalities .row .item p span {
	  font-size: 1rem !important;
  }
  /* réduire la taille de la barre de recherche */
  .inputRecherche {
	  width: 76% !important;
  }
  /* Ajustement de la taille de la galerie page d'accueil */
  .owl-carousel .owl-item img {
	  height: 500px !important;
  }
  /* ajustement des espaces dans les menus */
  header nav.main-navigation ul li .submenu li a {
	padding: 5px 10px !important;
  }
  body .container:not([class*="col-"]) {
	max-width: 1141px !important;
  }
  /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 80% !important;
    }
} 

/* Media query pour ancien PC (max-width: 1280px) */
@media screen and (min-width: 1202px) and (max-width: 1290px) {
  /* enlever les marges des items */
  .modalities .row .item {
	    margin: 0 0 !important;
  }
  /* réduire la taille du texte des items */
  .modalities .row .item img span, .modalities .row .item p span {
	  font-size: 0.9rem !important;
  }
  /* réduire la taille de la barre de recherche */
  .inputRecherche {
	  width: 75% !important;
  }
  /* Ajustement de la taille de la galerie page d'accueil */
  .owl-carousel .owl-item img {
	  height: 365px !important;
  }
  body .container:not([class*="col-"]) {
	max-width: 960px !important;
  /* margin-right: 1px !important; */
  }
  html.no-js body main div.container-fluid.product-list div.container {
    max-width: 1224px !important;
  }
  .describe h3 {
    font-size: 1rem !important;
  }
  /* ajustement des espaces dans les menus */
  header nav.main-navigation ul li .submenu li a {
	padding: 5px 10px !important;
  }
  /* ajustement de la police du menu gauche */
  .sidebar-categories ul ul {
	  font-size: 11px;
  }
  /* ajustement des textes dans les vignettes */
  .description {
    font-size: 11px !important;
  }
  .product-item .infos h4 {
    font-size: 12px !important;
  }
  .product-item .infos .price .new {
	  font-size: 0.9rem !important;
  }
  .product-item .infos .price .old {
	  font-size: 0.7rem !important;
  }
  /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 77% !important;
    }
}

/* Media query pour Téléphone Galaxy Z fold 5 (max-width: 1200px) */
@media screen and (min-width: 1181px) and (max-width: 1201px) {
   /* enlever les marges des items */
    .modalities .row .item {
	    margin: 0 0 !important;
    }
    /* réduire la taille du texte des items */
    .modalities .row .item img span, .modalities .row .item p span {
	  font-size: 0.9rem !important;
  }
  /* réduire la taille de la barre de recherche */
  .inputRecherche {
	  width: 75% !important;
  }
    /* Ajustement de la taille de la galerie page d'accueil */
  .owl-carousel .owl-item img {
	  height: 450px !important;
  }
  .container {
	  max-width: 890px !important;
  }
  /* ajustement de la police du menu gauche */
  .sidebar-categories ul ul {
	  font-size: 11px;
  }
   /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 77% !important;
    }
    
    html.no-js body.no-scroll header.container-fluid div.row.no-gutters nav.main-navigation.open ul.dropdown.menu li.dropdown div.submenu ul li a {
    color:#093900 ;
  }
}
/* Media query forcé pour les Ipad en 810, 820, 834 et 1024 */
/* Ipad Pro 1024 */
@media screen and (min-width: 1024px) and (max-width:1180px) and (orientation: portrait) {
  .container {
    max-width: 990px !important;
  }
   /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 100% !important;
    }
  .recherche {
    width: 1024px !important;
  }
   html.no-js body.no-scroll header.container-fluid div.row.no-gutters nav.main-navigation.open ul.dropdown.menu li.dropdown div.submenu ul li a {
    color:#093900 ;
  }
}
/* Ipad Pro 834 */
@media screen and (min-width: 834px) and (max-width:1023px) and (orientation: portrait) {
  .container {
    max-width: 956px !important;
  }
   /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 100% !important;
    }
  .recherche {
    width: 834px !important;
  }
   html.no-js body.no-scroll header.container-fluid div.row.no-gutters nav.main-navigation.open ul.dropdown.menu li.dropdown div.submenu ul li a {
    color:#093900 ;
  }
}
/* Ipad Air 820 */
@media screen and (min-width: 820px) and (max-width: 833px) and (orientation: portrait) {
  .container {
    max-width: 786px !important;
  }
   /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 100% !important;
    }
  .recherche {
    width: 820px !important;
  }
   html.no-js body.no-scroll header.container-fluid div.row.no-gutters nav.main-navigation.open ul.dropdown.menu li.dropdown div.submenu ul li a {
    color:#093900 ;
  }
}
/* Ipad classic 810 */
@media screen and (min-width: 810px) and (max-width: 819px) and (orientation: portrait) {
  .container {
    max-width: 776px !important;
  }
  /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 100% !important;
    }
  .recherche {
    width: 810px !important;
  }
   html.no-js body.no-scroll header.container-fluid div.row.no-gutters nav.main-navigation.open ul.dropdown.menu li.dropdown div.submenu ul li a {
    color:#093900 ;
  }
}

@import url(./../../fonts/roboto/stylesheet.css);

@-ms-viewport {
  width: device-width;
}
@media (max-width: 825px) {
  .container {
    max-width: 720px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1180px) and (orientation: portrait) {
  .container {
    max-width: 960px;
  }
}
@import url(./../../fonts/roboto/stylesheet.css);

@-ms-viewport {
  width: device-width;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container1 {
  width: 85%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 1px !important;
  margin-left: auto !important;
}


#Ideal:before,
#HSM:before,
#Dahle:before,
#Intimus:before,
#Rexel:before,
#Fellowes:before,
#Onglematic:before,
#Pavo:before,
#Stago:before,
#Uchida:before,
#Cyklos:before,
#Hefter:before,
#Matrel:before,
#Keencut:before,
#Omm Marchetti:before,
#Neolt:before,
#Renz:before,
#Mohr:before,
#Trimalco:before,
#Mai:before {
  content: "";
  display: block;
  height: 3em;
  margin: -3em 0 0;
}

.boutonOrange {
  outline: none;
  border-radius: 4px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  -webkit-box-shadow: 0 0 0 0 #ff5500;
  box-shadow: 0 0 0 0 #ff5500;
  margin: 15px 7px;
  background-color: #ff5500 !important;
}

@media (min-width: 480px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 960px;
  }
  
}

@media (min-width: 1440px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid2 {
  width: 40%;
  padding-right: 1px;
  padding-left: 1px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.row2 {
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 480px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1440px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 480px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1440px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 480px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1440px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.dropy {
  margin: 0 auto;
  margin-bottom: 1em;
  margin: 15px 7px;
  width: auto;
  outline: none;
  border-radius: 4px;
  background-color: white;
  min-width: 240px;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.dropy.small {
  min-width: auto;
  width: 150px;
  max-width: 100%;
  height: 35px !important;
}

.dropy.green {
  -webkit-box-shadow: 0 0 0 0 #38c177;
  box-shadow: 0 0 0 0 #38c177;
}

.dropy.green:hover dt a {
  background-color: #e0e8e9;
}

.dropy.green:focus,
.dropy.green.focus {
  -webkit-box-shadow: 0 0 0 2px #38c177;
  box-shadow: 0 0 0 2px #38c177;
}

.dropy.green:focus dt a::after,
.dropy.green.focus dt a::after {
  background-color: #217246;
}

.dropy.green dt a::after {
  background-color: #38c177;
}

.dropy.red {
  -webkit-box-shadow: 0 0 0 0 #c13838;
  box-shadow: 0 0 0 0 #c13838;
}

.dropy.red:hover dt a {
  background-color: #e0e8e9;
}

.dropy.red:focus,
.dropy.red.focus {
  -webkit-box-shadow: 0 0 0 2px #c13838;
  box-shadow: 0 0 0 2px #c13838;
}

.dropy.red:focus dt a::after,
.dropy.red.focus dt a::after {
  background-color: #722121;
}

.dropy.red dt a::after {
  background-color: #c13838;
}

.dropy.blue {
  -webkit-box-shadow: 0 0 0 0 #3a96d9;
  box-shadow: 0 0 0 0 #3a96d9;
}

.dropy.blue:hover dt a {
  background-color: #e0e8e9;
}

.dropy.blue:focus,
.dropy.blue.focus {
  -webkit-box-shadow: 0 0 0 2px #3a96d9;
  box-shadow: 0 0 0 2px #3a96d9;
}

.dropy.blue:focus dt a::after,
.dropy.blue.focus dt a::after {
  background-color: #1c6091;
}

.dropy.blue dt a::after {
  background-color: #3a96d9;
}

.dropy.focus dt a {
  border-radius: 4px 4px 4px 0;
}

.dropy.focus ul {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.dropy dt {
  cursor: pointer;
}

.dropy dt a {
  display: block;
  height: 35px;
  width: 100%;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-right: 35px;
  position: relative;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.dropy dt a::after {
  content: url("./../../images/icons/down-arrow.svg");
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background-color: #e0e8e9;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: 0;
  background-image: url("./../../images/icons/down-arrow.svg");
  background-position: center center;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  border-radius: 0 4px 4px 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.dropy dt span {
  display: block;
  line-height: 35px;
  color: #383838;
  padding: 0 15px;
  text-align: center;
}

.dropy dd {
  position: relative;
  margin: 0;
  margin-right: 35px;
}

.dropy dd ul {
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  width: 100%;
  list-style: none;
  background: white;
  border: 1px solid #c4c4c4;
  border-radius: 0 0 4px 4px;
  padding: 0;
  margin: 0;
  z-index: 50;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  max-height: 215px;
  overflow-y: scroll;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.dropy dd ul li:last-child a {
  border-radius: 0 0 4px 4px;
}

.dropy dd li a {
  display: block;
  padding: 0 1em;
  color: #383838;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-align: center;
}

.dropy dd li a:hover {
  background-color: #e0e8e9;
  cursor: pointer;
}

.selected {
  font-weight: 400;
}

body {
  background-color: white;
  padding-top: 50px;
  color: #383838;
  min-height: 100vh;
  overflow-y: scroll;
  font-family: "Arial", sans-serif;
  font-size: 14px;
}

body > div.cc-window {
  padding: 5px 20px !important;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}

@media screen and (min-width: 1200px) {
  body {
    padding-top: 70px;
    overflow-x: hidden;
  }
}

body h1,
body h2,
body h3,
body h4 {
  color: #38c177;
  text-transform: uppercase;
  font-weight: 300;
}

body h2 {
  font-size: 1.5rem;
}

body h3 {
  font-size: 1.3rem;
}

body h4 {
  font-size: 1rem;
}

body.no-scroll {
  overflow: hidden;
}

a {
  font-weight: 400;
  color: #38c177;
  text-decoration: underline;
  display: inline-block;
}

.no-gutters {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media screen and (max-width: 480px) {
  .no-gutters-sm {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

.quote {
  font-style: italic;
}

.breadcrumb {
  background-color: #ffffff;
}

.breadcrumb ul {
  list-style: none;
  padding: 1px 0;
  margin: 0;
  min-height: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumb ul li {
  display: inline-block;
}

.breadcrumb ul li:last-child {
  color: #38383892;
  text-transform: uppercase;
}

.breadcrumb span.separator {
  margin: 0 20px;
  color: rgba(56, 56, 56, 0.35);
}

svg path {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

address {
  margin: 30px 0;
  line-height: 1.4;
}

.center {
  text-align: center;
}

strong {
  font-weight: 600;
}

.screen-height {
  min-height: calc(100vh - 50px - 70px);
}

@media screen and (min-width: 1200px) {
  .screen-height {
    min-height: calc(100vh - 70px - 70px);
  }
}

.mentions-legales .container {
  padding: 30px 0;
}

.mentions-legales h2 {
  margin: 60px 0 20px;
}

.mentions-legales h3 {
  color: #383838;
  font-weight: 400;
  font-size: 1.2rem;
}

.youtube-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  width: 100%;
}

.youtube-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.reduction {
  width: 70px;
  height: 70px;
  background-color: #38c177;
  border-radius: 999px;
  text-align: center;
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reduction span {
  color: white;
  line-height: 70px;
}

.reduction-angle {
  position: absolute;
  width: 200px;
  height: 200px;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.paiementrefuse {
  justify-content: space-evenly;
}

@media screen and (min-width: 768px) {
  .reduction-angle {
    right: 15px;
  }
}

.reduction-angle .mask {
  width: 200px;
  height: 30px;
  background-color: #38c177;
  text-align: center;
  -webkit-transform: rotateZ(45deg);
  -ms-transform: rotate(45deg);
  transform: rotateZ(-45deg);
  position: absolute;
  top: 40px;
  left: -45px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.reduction-angle span {
  color: white;
  line-height: 30px;
}

h2.brand {
  margin: 60px 0 30px;
}

h2.brand img {
  height: 49px;
  vertical-align: middle;
  margin-right: 30px;
}

h2.brand span {
  font-size: 1.6rem;
}

.added-cart img {
  max-width: 100%;
}

.product-name .category {
  color: #383838;
  text-transform: none;
}

.reference {
  font-weight: 400;
  color: #383838;
}

.reference span {
  font-weight: 300;
}

img {
  max-width: 100%;
}

img.thumb {
  border-radius: 4px;
}

.brand-item {
  margin: 60px 0;
}

.cart-general span:first-child {
  font-weight: 300;
}

.cart-general span:last-child {
  font-weight: 400;
}

sup {
  top: -0.3em;
}

.contact-bottom-choisir {
  background-color: #e0e8e9;
  padding: 15px 0;
}

.contact-bottom-choisir .column {
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .contact-bottom-choisir .column {
    padding: 15px 40px;
  }
}

.contact-bottom-choisir .column:first-child {
  text-align: right;
}

.contact-bottom-choisir img {
  width: 100%;
  max-width: 120px;
}

@media screen and (min-width: 768px) {
  .contact-bottom-choisir .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

figure.svg .wrapper {
  padding-bottom: 240px !important;
}

figure .wrapper {
  height: 0;
  padding-bottom: 60%;
  overflow: hidden;
  border-radius: 4px;
  position: relative;
}

figure .wrapper.fig-50 {
  padding-bottom: 50%;
}

@media screen and (min-width: 768px) {
  figure .wrapper {
    padding-bottom: 80%;
  }
}

figure .wrapper img,
figure .wrapper svg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

figure .wrapper svg {
  max-width: 240px;
  max-height: 240px;
}

figure .wrapper svg path,
figure .wrapper svg polygon {
  fill: #383838;
}

figure figcaption {
  font-style: italic;
  font-weight: 300;
  margin: 15px 0;
  text-align: right;
}

h2 span {
  color: #383838;
  margin-left: 5px;
}

span.green,
strong.green,
i.green,
b.green {
  color: #38c177;
}

span.blue,
strong.blue,
i.blue,
b.blue {
  color: #3a96d9;
}

span.red,
strong.red,
i.red,
b.red {
  color: #c13838;
}

strong {
  display: inline-block;
  margin-right: 4px;
}

ul.text-ul {
  list-style: none;
}

ul.text-ul li {
  margin: 15px 0;
  position: relative;
}

ul.text-ul li::before {
  content: "\25b6";
  color: #38c177;
  margin-right: 7px;
  position: absolute;
  top: 50%;
  left: -25px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.badge {
  background-color: #38c177;
  padding: 3px 5px;
  border-radius: 4px;
  color: white;
  margin: 5px;
}

.badge::before,
.badge::after {
  content: none !important;
  display: none !important;
  visibility: hidden !important;
}

form {
  width: 100%;
}

button,
.btn,
input,
select,
.dropy,
textarea {
  outline: none;
  border-radius: 4px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  -webkit-box-shadow: 0 0 0 0 #38c177;
  box-shadow: 0 0 0 0 #38c177;
  /* margin: 15px 7px; */
  margin: 8px 7px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

input[type="file"] {
  border: none;
  line-height: 1.6em;
}

/* Modification emplacement bouton contact */
html.no-js body header.container-fluid div.row.no-gutters nav.main-navigation ul.dropdown.menu a.btn.green.btn-contact {
  margin-top: -5px !important;
}

@media screen and (max-width: 768px) {
  button.fullwidth-mobile,
  .btn.fullwidth-mobile,
  input.fullwidth-mobile,
  select.fullwidth-mobile,
  .dropy.fullwidth-mobile,
  textarea.fullwidth-mobile {
    display: block;
    width: 100%;
    margin: 15px 0;
  }
}

button.small,
.btn.small,
input.small,
select.small,
.dropy.small,
textarea.small {
  height: 25px;
  line-height: 25px;
}

button:focus,
.btn:focus,
input:focus,
select:focus,
.dropy:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 0 2px #38c177;
  box-shadow: 0 0 0 2px #38c177;
}

button.auto-height,
.btn.auto-height,
input.auto-height,
select.auto-height,
.dropy.auto-height,
textarea.auto-height {
  height: auto;
}

.form-group button,
.form-group .btn,
.form-group input,
.form-groupselect {
  margin: 15px 0;
  border-radius: 0;
}

.form-group button:first-child,
.form-group .btn:first-child,
.form-group input:first-child,
.form-groupselect:first-child {
  border-radius: 4px 0 0 4px;
}

.form-group button:last-child,
.form-group .btn:last-child,
.form-group input:last-child,
.form-groupselect:last-child {
  border-radius: 0 4px 4px 0;
}

button,
.btn {
  border: none;
  color: white;
  padding: 0 20px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

button.iconic,
.btn.iconic {
  width: 50px;
  height: 50px;
  padding: 13px;
}

button .icon,
.btn .icon {
  display: inline;
}

button .icon svg,
.btn .icon svg {
  width: 22px;
  height: 22px;
  margin-right: 15px;
  vertical-align: text-bottom;
}

button .icon svg path,
.btn .icon svg path {
  fill: white;
}

button.big,
.btn.big {
  height: 42px;
  padding: 0 30px;
}

button.big .icon,
.btn.big .icon {
  line-height: 42px;
}

button.big .icon svg,
.btn.big .icon svg {
  width: 25px;
  height: 25px;
  vertical-align: -6px;
}

button.green,
.btn.green {
  background-color: #38c177;
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #38c177;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #38c177;
}

button.green.disabled,
.btn.green.disabled {
  background-color: #e0e8e9;
  color: #383838;
  pointer-events: none;
  cursor: default;
}

button.green:hover:not(.disabled),
.btn.green:hover:not(.disabled) {
  background-color: #217246;
}

button.green:focus:not(.disabled),
button.green.focus:not(.disabled),
.btn.green:focus:not(.disabled),
.btn.green.focus:not(.disabled) {
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35),
    0 0 0 2px #38c177;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 2px #38c177;
}

button.red,
.btn.red {
  background-color: #c13838;
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #c13838;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #c13838;
}

button.red.disabled,
.btn.red.disabled {
  background-color: #e0e8e9;
  color: #383838;
  pointer-events: none;
  cursor: default;
}

button.red:hover:not(.disabled),
.btn.red:hover:not(.disabled) {
  background-color: #722121;
}

button.red:focus:not(.disabled),
button.red.focus:not(.disabled),
.btn.red:focus:not(.disabled),
.btn.red.focus:not(.disabled) {
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35),
    0 0 0 2px #c13838;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 2px #c13838;
}

button.blue,
.btn.blue {
  background-color: #3a96d9;
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #3a96d9;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #3a96d9;
}

button.blue.disabled,
.btn.blue.disabled {
  background-color: #e0e8e9;
  color: #383838;
  pointer-events: none;
  cursor: default;
}

button.blue:hover:not(.disabled),
.btn.blue:hover:not(.disabled) {
  background-color: #1c6091;
}

button.blue:focus:not(.disabled),
button.blue.focus:not(.disabled),
.btn.blue:focus:not(.disabled),
.btn.blue.focus:not(.disabled) {
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35),
    0 0 0 2px #3a96d9;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 2px #3a96d9;
}

input {
  padding: 0 10px;
  border: 1px solid #c4c4c4;
  background-color: white;
}

select,
.dropdown dt a {
  padding: 0 10px;
  border: 1px solid #c4c4c4;
  background-color: white;
}

select:focus,
.dropdown dt a:focus {
  border-radius: 4px 4px 0 0;
}

label {
  display: inline-block;
}

.control-group {
  margin: 0 0 0;
}

.control-group .dropy,
.control-group textarea {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

input[type="checkbox"] {
  position: relative;
  vertical-align: middle;
  cursor: pointer;
}

input[type="checkbox"]:focus,
input[type="checkbox"].focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type="checkbox"]:focus::before,
input[type="checkbox"].focus::before {
  -webkit-box-shadow: 0 0 0 2px #38c177;
  box-shadow: 0 0 0 2px #38c177;
}

input[type="checkbox"]::before,
input[type="checkbox"]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

input[type="checkbox"]::before {
  width: 21px;
  height: 21px;
  border: 1px solid #383838;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 0 0 #38c177;
  box-shadow: 0 0 0 0 #38c177;
  background-color: white;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

input[type="checkbox"]::after {
  background-image: url(./../../images/icons/checked.svg);
  width: 14px;
  height: 14px;
  background-size: contain;
  background-position: center center;
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

input[type="checkbox"]:checked::after {
  opacity: 1;
}

textarea {
  height: 200px;
  min-height: 200px;
  max-height: 200px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  padding: 0 10px;
  resize: none;
}

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
}

.checkbox input {
  margin-right: 15px;
}

.checkbox label {
  display: inline-block;
  cursor: pointer;
}

.btn-group {
  padding: 0;
  list-style: none;
}

.btn-group input {
  display: none;
}

.btn-group label {
  display: block;
  margin: 0;
  border-radius: 0;
  padding: 0 20px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.btn-group li {
  display: block;
  padding: 0;
  margin: 0;
  height: auto;
  min-height: 35px;
}

.btn-group li.green label {
  background-color: #e0e8e9;
  color: #383838;
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #38c177;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #38c177;
}

.btn-group li.green:hover label,
.btn-group li.green input:checked + label {
  background-color: #38c177;
  color: white;
}

.btn-group li.red label {
  background-color: #e0e8e9;
  color: #383838;
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #c13838;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #c13838;
}

.btn-group li.red:hover label,
.btn-group li.red input:checked + label {
  background-color: #c13838;
  color: white;
}

.btn-group li.blue label {
  background-color: #e0e8e9;
  color: #383838;
  -webkit-box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #3a96d9;
  box-shadow: inset 0px -2px 0px rgba(56, 56, 56, 0.35), 0 0 0 0 #3a96d9;
}

.btn-group li.blue:hover label,
.btn-group li.blue input:checked + label {
  background-color: #3a96d9;
  color: white;
}

.btn-group li:first-child label {
  border-radius: 4px 4px 0 0;
}

.btn-group li:last-child label {
  border-radius: 0 0 4px 4px;
}

/* table .grow { width: 25%; } */
table .grow {
  width: 45%;
}

table.width-33 {
  table-layout: fixed;
}

table.width-33 th,
table.width-33 td {
  width: 33.33%;
}

table.table-desktop,
table.table-mobile {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0;
}

table.table-desktop .thumb,
table.table-mobile .thumb {
  max-width: 120px;
  max-height: 120px;
  vertical-align: middle;
  margin: 0 15px;
}

table.table-desktop .border-0,
table.table-mobile .border-0 {
  border: none;
}

table.table-mobile .wrapper {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  max-height: 0px;
  opacity: 0;
  pointer-events: none;
}

table.table-mobile tr:nth-child(even):not(.open) td {
  border-top-color: rgba(196, 196, 196, 0);
  border-bottom-color: rgba(196, 196, 196, 0);
}

table.table-mobile .open .wrapper {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  pointer-events: all;
}

table.table-mobile .collapse {
  text-decoration: none;
}

table.table-mobile th {
  padding: 0;
}

table.table-mobile th button {
  margin: 0;
  border-radius: 0;
  font-weight: 400;
  color: #38c177;
  width: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px 20px;
}

table.table-mobile th span {
  display: block;
  color: #383838;
  line-height: 1.2;
}

table.table-mobile .row {
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

table.table-mobile .row,
table.table-mobile .col {
  position: inherit;
}

table.table-mobile th,
table.table-mobile td {
  border: 1px solid #c4c4c4;
}

table.table-mobile td {
  padding: 0;
}

table.table-mobile td .product:nth-child(odd) {
  background-color: #e0e8e9;
}

table.table-mobile td .product:first-child .row:first-child {
  border-top: none;
}

table.table-mobile td .row {
  border-top: 1px solid #c4c4c4;
}

table.table-mobile td .row .col {
  padding: 10px;
}

table.table-mobile td .row .col:nth-child(1) {
  font-weight: 300;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #e0e8e9;
}

table.table-mobile td .row .col:nth-child(2) {
  font-weight: 500;
  border-left: 1px solid #c4c4c4;
}

table.table-mobile td .row .col:last-child {
  background-color: white;
}

table.table-mobile tfoot .row:first-child {
  border-top: none;
}

table.table-desktop th,
table.table-desktop td {
  padding: 10px;
  border: 1px solid #c4c4c4;
}

table.table-desktop.fourniture td {
  padding: 0 10px;
}

table.table-desktop th:not(.center),
table.table-desktop td:not(.center) {
  text-align: left;
}

table.table-desktop th {
  text-transform: uppercase;
  font-weight: 300;
  background-color: #e0e8e9;
  white-space: nowrap;
}

table.table-desktop td {
  text-transform: none;
  font-weight: 400;
  background-color: white;
}

.form-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form-page .container {
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset;
  position: initial;
}

@media screen and (min-width: 768px) {
  .form-page .container {
    height: auto;
    border: 2px solid #e0e8e9;
    border-radius: 4px;
    position: relative;
  }
}

.form-page .container form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc(100% - 46px);
  width: 100%;
  white-space: nowrap;
}

.form-page .container form .column {
  max-width: none;
}

@media screen and (min-width: 768px) {
  .form-page .container form {
    padding: 15px;
    display: table;
    margin: auto;
  }
  .form-page .container form .control-group {
    display: table-row;
  }
  .form-page .container form .control-group .column {
    display: table-cell;
    width: auto;
  }
  .form-page .container form .control-group input {
    width: 100%; /*max-width: 400px;*/
  }
  .form-page .container form .control-group a,
  .form-page .container form .control-group p,
  .form-page .container form .control-group span {
    margin: 0 7px;
    display: block;
    white-space: inherit;
  }
  .form-page .container form .control-group label {
    text-align: right;
  }
}

.form-page .container .form-aside {
  background-color: #e0e8e9;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  text-align: center;
  width: 100%;
}

.form-page .container .form-aside p {
  margin: 0;
}

.form-page .container .form-aside span {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .form-page .container .form-aside {
    position: relative;
    width: calc(100% + 30px);
    left: -15px;
    right: -15px;
  }
}

.modal {
  position: fixed;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 50px);
  padding: 15px;
  background-color: rgba(56, 56, 56, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.modal.open {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 1200px) {
  .modal {
    padding: 60px;
    top: 70px;
    height: calc(100% - 70px);
  }
}

.modal .container {
  background-color: white;
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  border-radius: 4px;
  padding: 0;
  width: auto;
  margin: auto;
  max-height: calc(100% - 30px);
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
}

@media screen and (min-width: 1200px) {
  .modal .container {
    max-height: calc(100vh - 70px - 120px);
  }
}

.modal .container .content {
  padding: 15px;
  overflow-y: scroll;
  max-height: 100%;
}

@media screen and (min-width: 1200px) {
  .modal .container .content {
    padding: 60px;
  }
}

.modal .close {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 15px;
  right: 15px;
  border-radius: 999px;
  padding: 15px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 10;
}

@media screen and (min-width: 1200px) {
  .modal .close {
    top: 35px;
    right: 35px;
  }
}

@media screen and (max-width: 1200px) {
  .modal .close {
    background-color: #e0e8e9;
  }
}

.modal .close:hover,
.modal .close:focus,
.modal .close.focus {
  background-color: #e0e8e9;
}

.modal .close:hover svg,
.modal .close:focus svg,
.modal .close.focus svg {
  -webkit-transform: rotateZ(0.5turn);
  -ms-transform: rotate(0.5turn);
  transform: rotateZ(0.5turn);
}

.modal .close:hover svg path,
.modal .close:hover svg polygon,
.modal .close:focus svg path,
.modal .close:focus svg polygon,
.modal .close.focus svg path,
.modal .close.focus svg polygon {
  fill: #38c177;
}

.modal .close svg {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.modal .close svg path,
.modal .close svg polygon {
  fill: #383838;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

header .brand {
  height: 100%;
}

@media screen and (max-width: 1200px) {
  header .brand {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

header .brand a {
  display: inline-block;
  padding-top: 5px;
}

header .brand a img {
  height: 40px;
  width: auto;
}

@media screen and (min-width: 1200px) {
  header .brand a img {
    height: 55px;
  }
}

header nav.main-navigation .burger {
  position: fixed;
  top: 12px;
  right: 20px;
  cursor: pointer;
  width: 34px;
  height: 26px;
}

@media screen and (min-width: 1205px) {
  header nav.main-navigation .burger {
    top: 16px;
    display: none;
  }
}

header nav.main-navigation .burger img {
  width: 34px;
}

header nav.main-navigation .burger .bar {
  width: 34px;
  height: 2px;
  background-color: #38c177;
  position: absolute;
  left: 0;
  right: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

header nav.main-navigation .burger .top {
  top: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translateY(0px) rotateZ(0turn);
  -ms-transform: translateY(0px) rotate(0turn);
  transform: translateY(0px) rotateZ(0turn);
}

header nav.main-navigation .burger .mid {
  top: calc(50% - 1px);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

header nav.main-navigation .burger .bot {
  bottom: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: translateY(0px) rotateZ(0turn);
  -ms-transform: translateY(0px) rotate(0turn);
  transform: translateY(0px) rotateZ(0turn);
}

header nav.main-navigation.open .burger .top {
  -webkit-transform: translateY(12px) rotateZ(0.625turn);
  -ms-transform: translateY(12px) rotate(0.625turn);
  transform: translateY(12px) rotateZ(0.625turn);
}

header nav.main-navigation.open .burger .mid {
  -webkit-transform: rotateZ(1turn);
  -ms-transform: rotate(1turn);
  transform: rotateZ(1turn);
  opacity: 0;
}

header nav.main-navigation.open .burger .bot {
  -webkit-transform: translateY(-12px) rotateZ(0.875turn);
  -ms-transform: translateY(-12px) rotate(0.875turn);
  transform: translateY(-12px) rotateZ(0.875turn);
}

header {
  background: linear-gradient(
    180deg,
    rgba(56, 193, 119, 0.8) 0%,
    rgba(255, 255, 255, 0.8) 73%
  );
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
}

header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}

@media screen and (min-width: 1200px) {
  header .row {
    height: 70px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

header nav.main-navigation {
  padding: 0;
  position: relative;
  width: 100%;
}

header nav.main-navigation.open ul.menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

@media screen and (min-width: 1205px) {
  header nav.main-navigation {
    width: auto;
  }
  header nav.main-navigation ul.menu {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

header nav.main-navigation ul.menu {
  position: absolute;
  left: -15px;
  right: -15px;
  top: 25px;
  background-color: #ffffff;
  padding: 20px;
  overflow-x: hidden;
  overflow-y: scroll;
  height: calc(100vh - 50px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

@media screen and (max-width: 767px) {
  header nav.main-navigation ul.menu {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  header nav.main-navigation ul.menu > li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
  }
}

@media screen and (min-width: 1200px) {
  header nav.main-navigation ul.menu {
    background-color: transparent;
    position: unset;
    width: auto;
    height: unset;
    overflow: unset;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

header nav.main-navigation ul.menu > li {
  padding-left: 20px;
}

@media screen and (min-width: 1200px) {
  header nav.main-navigation ul.menu > li {
    display: inline-block;
    margin: 0;
    padding: 0 10px;
    position: relative;
  }
}

@media screen and (max-width: 1200px) {
  header nav.main-navigation ul.menu > li {
    margin-bottom: 40px;
  }
}

header nav.main-navigation ul.menu > li > a {
  padding: 20px 0;
  cursor: pointer;
}

@media screen and (min-width: 1200px) {
  header nav.main-navigation ul.menu > li > a {
    color: #383838;
    text-transform: unset;
    text-decoration: none;
    font-size: 1rem !important;
    height: 70px;
    line-height: 89px;
    display: block;
    padding: 0;
  }
}

header nav.main-navigation ul.menu > li > a img,
header nav.main-navigation ul.menu > li > a svg {
  vertical-align: middle;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 1200px) {
  header nav.main-navigation ul.menu > li > a span {
    vertical-align: middle;
    font-size: 1.4rem;
    color: #383838;
    font-weight: 300;
  }
  header nav.main-navigation ul.menu > li > a span {
    color: #38c177;
    font-weight: 400;
  }
  header nav.main-navigation ul.menu > li > a svg path {
    fill: #38c177;
  }
}

header nav.main-navigation ul.menu li.title {
  font-weight: 300;
  text-transform: uppercase;
}

header nav.main-navigation ul.menu li.title a {
  font-size: 1.4rem;
  color: #ff420e;
}

header nav.main-navigation ul.menu a {
  padding: 15px 0;
  display: block;
  text-decoration: none;
}

header nav.main-navigation ul.menu ul {
  padding-left: 40px;
  position: relative;
}

@media screen and (min-width: 1200px) {
  header nav.main-navigation ul.menu ul {
    list-style: none;
    padding: 0;
    white-space: nowrap;
  }
}

header nav.main-navigation ul.menu ul::after {
  content: "";
  display: block;
  background-color: #38c177;
  width: 2px;
  height: 100%;
  left: 00px;
  top: 0;
  position: absolute;
}

header nav.main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

header nav.main-navigation .separator {
  height: 1px;
  background-color: #e0e8e9;
  margin: 0 20px;
}

@media screen and (min-width: 1200px) {
  header nav.main-navigation ul.menu {
    position: unset;
    overflow: unset;
    left: unset;
    right: unset;
    height: unset;
    margin-top: -20px;
  }
  header nav.main-navigation ul {
    list-style: none;
    padding: 0;
    white-space: nowrap;
  }
  header nav.main-navigation ul li {
    display: inline-block;
    margin: 0;
    padding: 10px;
    position: relative;
  }
  header nav.main-navigation ul li .submenu {
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    position: absolute;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
    box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
    top: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    padding: 40px;
    visibility: hidden;
    pointer-events: none;
  }
  header nav.main-navigation ul li .submenu::before {
    content: "";
    position: absolute;
    display: block;
    width: calc(100% + 20px);
    height: 8px;
    background-color: white;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  header nav.main-navigation ul li .submenu.simple {
    background-color: white;
    padding: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: unset;
    right: 0;
    top: 70px;
  }
  header nav.main-navigation ul li .submenu.simple ul::after {
    display: none;
  }
  header nav.main-navigation ul li .submenu.simple a {
    color: #383838;
  }
  header nav.main-navigation ul li .submenu:not(.simple) ul {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    vertical-align: top;
  }
  header nav.main-navigation ul li .submenu:not(.simple) ul::after {
    content: "";
    display: block;
    background-color: #38c177;
    width: 2px;
    height: 100%;
    left: 20px;
    top: 0;
    position: absolute;
  }
  header nav.main-navigation ul li .submenu li {
    display: block;
    padding: 0;
  }
  header nav.main-navigation ul li .submenu li.title,
  header nav.main-navigation ul li .submenu li a {
    display: block;
    text-transform: none;
  }
  header nav.main-navigation ul li .submenu li.title {
    text-transform: uppercase;
  }
  header nav.main-navigation ul li .submenu li a {
    padding: 15px 25px;
  }
  header nav.main-navigation ul li .submenu li a:hover {
    text-decoration: underline;
  }
  header nav.main-navigation ul li a {
    color: #383838;
    text-decoration: none;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  header nav.main-navigation ul li:hover .submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  header nav.main-navigation ul li:hover a {
    color: #093900;
  }
  header nav.main-navigation ul li:hover a svg path {
    fill: #38c177;
  }
  header nav.main-navigation > ul > li a > span {
    position: relative;
  }
  header nav.main-navigation > ul > li a > span::after {
    content: "";
    width: 100%;
    background-color: #38c177;
    height: 2px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  header nav.main-navigation > ul > li:hover a span::after,
  header nav.main-navigation > ul > li.active a span::after {
    opacity: 1;
    visibility: visible;
  }
}

.search-machine {
  background-image: url("./../../images/shutterstock_43069795.jpg");
  height: 7vh;
  background-size: cover;
  background-position: center 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.search-machine.small {
  height: 15vh;
}

.search-machine form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  border-radius: 4px;
}

.search-machine form input,
.search-machine form button {
  margin: 0;
}

.search-machine form input {
  -ms-flex-preferred-size: 100%;
  flex-basis: 50%;
}

.search-machine form button {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.contact {
  background-color: #383838;
  padding: 0px 15px;
  width: 60%;
}

.contact .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 880px) {
  .contact .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.contact .item {
  margin: 10px 0;
  display: inline-block;
}

@media screen and (min-width: 880px) {
  .contact .item {
    margin: 0 20px;
  }
}

.contact .item img {
  vertical-align: middle;
  margin-right: 15px;
}

.contact .item a {
  text-decoration: none;
}

.contact .item span {
  color: white;
  display: inline-block;
  vertical-align: middle;
}

.owl-carousel {
  background-color: white;
  position: relative;
}

.owl-carousel .product {
  position: relative;
  color: rgb(56, 56, 56);
  font-size: 1.1rem;
}

.owl-carousel .product * {
  margin: 0;
}

.owl-carousel .product img {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.owl-carousel .product .product-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(56, 56, 56, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10% 60px;
  opacity: 0;
  visibility: hidden;
}

.owl-carousel .product .product-hover::before {
  content: "";
  display: block;
  background-color: #38c177;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.owl-carousel .product .product-hover h3 {
  color: #38c177;
  font-size: 1.6rem;
  font-weight: 600;
  text-shadow: 0 0 4px rgba(56, 56, 56, 0.25);
  line-height: 1.4;
}

.owl-carousel .product .product-hover .category {
  font-weight: 300;
  text-shadow: 0 0 4px rgba(56, 56, 56, 0.25);
  line-height: 1.4;
  font-weight: 300;
  text-transform: uppercase;
}

.owl-carousel .product .product-hover .description {
  text-shadow: 0 0 4px rgba(56, 56, 56, 0.25);
  line-height: 1.4;
}

/* .owl-carousel .product:hover img { -webkit-filter: blur(5px); filter: blur(5px); } */

.describe {
  padding: 5px 20px;
}
.describe h3 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #ff420e;
  line-height: 1.6;
}
.describe a {
  margin-top: 10px !important;
}

.owl-carousel .product:hover .product-hover {
  opacity: 1;
  visibility: visible;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  background-color: white !important;
  width: 40px;
  height: 120px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  margin: 0;
}

.owl-carousel .owl-nav .owl-prev::after,
.owl-carousel .owl-nav .owl-next::after {
  content: "";
  display: block;
  height: 150%;
  width: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: white;
  position: absolute;
}

.owl-carousel .owl-nav .owl-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}

.owl-carousel .owl-nav .owl-prev::after {
  left: 0;
}

.owl-carousel .owl-nav .owl-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}

.owl-carousel .owl-nav .owl-next::after {
  right: 0;
}

.filters .container {
  padding: 30px 0 0;
}

@media screen and (min-width: 1200px) {
  .filters .container input,
  .filters .container select {
    width: 30%;
  }
}

.product-list .container {
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.product-list .results {
  padding: 15px;
}

.product-list .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-item {
  -webkit-box-shadow: #333 0px 0px 8px;
  box-shadow: #333 0px 0px 8px;
  position: relative;
  margin: 15px 0;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 3%;
}

.pagination .page {
  margin: 10px;
  padding: 5px 10px;
  box-shadow: 0 0 1px rgba(56, 56, 56, 0.6);
  transition: 0.2s ease-in-out;
}

.pagination .page-middle {
  display: none;
}

.pagination .page:hover {
  background-color: #38c177;
  transition: 0.2s ease-in-out;
}

.pagination .courante {
  background-color: #38c177;
  transition: 0.2s ease-in-out;
}
.pagination .courante a {
  color: #fff;
}

.pagination .page-point:hover {
  background-color: none;
}

.pagination .page a {
  text-decoration: none;
  transition: 0.2s ease-in-out;
}

.pagination .page:hover a {
  color: #ffffff;
  transition: 0.2s ease-in-out;
}

@media screen and (min-width: 768px) {
  .product-item {
    max-width: calc(50% - 30px);
    margin: 15px;
  }
  .pagination .page-middle {
    display: block;
  }
}

@media screen and (min-width: 1200px) {
  .product-item {
    max-width: calc(25% - 30px);
  }
}

@media screen and (min-width: 1440px) {
  .product-item {
    max-width: calc(25% - 30px);
  }
}

.product-item:hover .image img {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.product-item:hover .hover {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.product-item .image {
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
}

.product-item .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.product-item .hover {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 82px;
  left: 0;
  right: 0;
  background-color: #ffffffc9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  z-index: 10;
  padding: 55px 20px 95px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.product-item .hover .description {
  color: rgb(10, 10, 10);
}

.product-item .hover a {
  margin: 0 0 5px 0;
}

.product-item .infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 20px;
}

.product-item .infos h4 {
  font-size: 1.2rem;
  font-weight: 400;
  color: #383838;
  margin: 0 0 10px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.product-item .infos .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-weight: 500;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-item .infos .price span {
  display: inline-block;
  white-space: nowrap;
}

.product-item .infos .price .old {
  text-decoration: line-through;
  font-size: 0.9rem;
  margin-right: 10px;
}

.product-item .infos .price .new {
  color: #38c177;
  font-size: 1.1rem;
}

.product-item .reduction {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  height: 75px;
  z-index: 20;
  overflow: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
}

.product-item .reduction .mask {
  width: 55px;
  height: 55px;
  background-color: #ff420e;
  border-radius: 0 0 40px 0;
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
}

.product-item .reduction span {
  color: white;
  font-weight: 500;
  height: 50px;
  width: 50px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
}

.carousel-suggestion .container {
  max-width: none;
}

@media screen and (max-width: 1200px) {
  .carousel-suggestion .container {
    padding-left: 0;
    padding-right: 0;
  }
}

.owl-stage .product-item {
  margin: 15px 15px;
  max-width: calc(100% - 30px);
}

footer {
  background-color: #383838;
  padding: 0 !important;
}

footer nav {
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  footer nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media screen and (min-width: 1200px) {
  footer nav {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer nav .column {
    margin: 0 40px;
  }
}

footer nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: 20px 0;
}

footer nav a {
  color: white;
  text-decoration: none;
  padding: 5px 0;
  display: inline-block;
}

footer nav a img {
  vertical-align: middle;
  margin: 0 10px;
}

footer .mentions {
  background-color: #202020;
  text-align: center;
  color: white;
  padding: 10px 0;
  font-size: 13px;
}

footer .mentions a {
  font-size: 14px;
}

.cart-step {
  padding-top: 40px;
}

@media screen and (min-width: 1200px) {
  .cart-step .container {
    max-width: 800px !important;
  }
}

.cart-step ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.cart-step ul::before {
  content: "";
  border-top: 2px dashed #38c177;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  position: absolute;
}

.cart-step ul li {
  font-size: 1.3rem;
  color: #383838;
  font-weight: 300;
  background-color: white;
  text-transform: uppercase;
  /* padding: 15px; */
  position: relative;
  z-index: 1;
}

.cart-step ul li.active {
  color: #38c177;
}

.cart-step ul li:first-child {
  padding-left: 0;
}

.cart-step ul li:last-child {
  padding-right: 0;
}

.gallery {
  font-size: 0;
  border-radius: 4px;
  overflow: hidden;
}

.gallery [class*="col-"] {
  font-size: 0;
}

.gallery ul li {
  position: relative;
}

.gallery ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../../images/icons/search.svg) rgba(56, 56, 56, 0.4);
  background-size: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  visibility: hidden;
}

.gallery ul li:hover::after {
  opacity: 1;
  visibility: visible;
}

.modalities {
  background-color: #38c177;
}

.modalities .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .modalities .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
  }
}

.modalities .row .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .modalities .row .item {
    margin: 0 20px;
  }
}

@media screen and (min-width: 1440px) {
  .modalities .row .item {
    margin: 0 5%;
  }
}

.modalities .row .item img {
  margin: 20px 20px 20px 0;
  width: 60px;
  height: auto;
}

.modalities .row .item img,
.modalities .row .item p {
  display: table-cell;
  vertical-align: middle;
}

.modalities .row .item img span,
.modalities .row .item p span {
  display: block;
  color: white;
  font-weight: 300;
  font-size: 1.2rem;
}

.modalities .row .item img span.big,
.modalities .row .item p span.big {
  font-size: 1.4rem;
  text-transform: uppercase;
}

@media screen and (min-width: 1440px) {
  .modalities .row .item img,
  .modalities .row .item p {
    display: block;
    color: white;
    font-weight: 300;
    font-size: 1.2rem;
  }
  .modalities .row .item img.big,
  .modalities .row .item p.big {
    font-size: 1.6rem;
    text-transform: uppercase;
  }
}

.home-informations {
  background-color: white;
  overflow: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: auto;
}

.home-informations p {
  line-height: 1.6;
}

.home-informations .bloc-info {
  margin: 20px 0;
}

.account {
  padding: 40px 0;
}

.account h2 {
  display: block;
}

.cart-addresses .container {
  padding-bottom: 30px;
}

.cart-addresses h3 {
  font-size: 1.4rem;
}

.cart-addresses .multiple_address {
  text-align: right;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .cart-addresses form > .row .col-md-6:first-child {
    padding-right: 30px;
  }
  .cart-addresses form > .row .col-md-6:last-child {
    padding-left: 30px;
  }
  .cart-addresses h3 {
    font-size: 1.5rem;
    text-align: right;
    margin-bottom: 0;
  }
  .cart-addresses .space {
    height: 65px;
  }
  .cart-addresses .checkbox {
    text-align: right;
  }
  .second_address {
		margin-top: 18px;
}
}

/* .cart-addresses .block-address {
  margin: 30px 0;
} */

.cart-addresses .btn-next {
  text-align: center;
}

.form-address .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1200px) {
  .form-address .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.form-address .col,
.form-address .row {
  max-width: unset;
}

.form-address .col input {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .form-address .col > input {
    width: calc(100% - 15px);
  }
  .form-address .col:first-child {
    text-align: right;
  }
  .form-address label {
    text-align: right;
    padding-right: 15px;
  }
}

.form-address .required label::after {
  content: " *";
  color: #38c177;
}

.product-page .container {
  overflow: auto;
}

/*.product-page h2 { margin: 0; }*/

.product-page .align-items-end form {
  text-align: right;
}

@media screen and (min-width: 768px) {
  .product-page .container > .row > .col:nth-child(1) {
    padding-right: 15px;
  }
  .product-page .container > .row > .col:nth-child(2) {
    padding-left: 15px;
  }
}

.product-page .row {
  margin: 40px 0;
}

.product-page .gallery {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.product-page .gallery .big {
  width: 100%;
}

.product-page .gallery .thumbs {
  list-style: none;
  margin: 0;
  cursor: pointer;
}

.product-page .gallery img {
  max-width: 100%;
}

.product-page .price-area {
  margin: 10px 0;
}

.product-page .price-area .old-price {
  text-decoration: line-through;
  font-weight: 500;
  color: #383838;
  margin-right: 15px;
}

.old-price {
  text-decoration: line-through;
  font-weight: 500;
  color: #383838;
}

.product-page .price-area .old-price span {
  font-size: 0.9rem;
}

.product-page .price-area .new-price {
  font-weight: 500;
  color: #38c177;
}

.product-page .price-area .new-price span {
  font-size: 1.6rem;
}

.product-page table {
  border-collapse: collapse;
  width: 100%;
  text-align: left;
}

.product-page table th,
.product-page table td {
  border: 1px dashed #c4c4c4;
  padding: 10px 15px;
}

.product-page table th {
  background-color: #e0e8e9;
  font-weight: 300;
}

.product-page table td {
  background-color: white;
  font-weight: 400;
  width: 60%;
}

.product-page .reduction {
  position: absolute;
  top: 70px;
  right: 40px;
}

.product-page .product-3000 .col .row .col {
  padding: 0 15px;
}

.product-page .product-3000 .col .row .col:first-child {
  padding-right: 15px;
}

.product-page .product-3000 .col .row .col:last-child {
  padding-left: 15px;
}

@media screen and (min-width: 480px) {
  .product-page .product-3000 > .col:nth-child(even) .col:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .product-page .product-3000 > .col:nth-child(even) .col:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.carousel-suggestion {
  padding-bottom: 60px;
}

.row-commande {
  margin-top: 20px;
  border-bottom: 1px dotted #cbcbcb;
}

.container-commande .row-commande:last-child {
  border-bottom: 0px solid transparent;
  margin-bottom: 20px;
}

.row-prix div .row:nth-child(odd) {
  margin-bottom: 10px;
}

.row-prix div .row strong {
  font-weight: bold;
}

.left {
  text-align: left;
}
.redborder {
  border: 1px solid red;
}
.cart-addresses form#form-addresses p {
  margin: 0 5px;
  font-size: 0.7em;
  color: gray;
  font-style: italic;
}
body
  > main
  > div.container-fluid.account.screen-height
  > div
  > table.table-mobile
  > tfoot
  > tr:nth-child(2)
  > td
  > div:nth-child(2) {
  border-bottom: 1px solid #c4c4c4;
}
span.transparent {
  color: transparent !important;
  font-size: 0;
}
.petit {
  font-size: 70%;
}
.petit .bloc-info {
  margin: 10px 0;
}
.petit h3 {
  font-size: 1.1rem;
  margin: 10px 0;
}
.list.home {
  justify-content: space-between;
}
.flex2 {
  flex: 1;
  -webkit-box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  box-shadow: 0 0 8px rgba(56, 56, 56, 0.6);
  position: relative;
  margin: 15px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 10px;
  margin: 15px;
  height: 620px;
}
.flex2 h4,
.flex2 h5 {
  margin-bottom: 5px;
}
.flex2 .row .col-sm-6:first-child {
  border-right: 1px #d9d9d9;
  border-right-style: dotted;
}
body
  > main
  > div.container-fluid.product-list
  > div
  > div.container-fluid.product-list
  > div
  > div
  > div {
  padding: 10px;
}
.product-item h5,
.flex2 h5 {
  font-size: 1.1em;
}
.img-focus {
  border: solid 0.75px #38c177;
  border-radius: 8px;
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.static a:hover {
  color: #38c177 !important;
  text-decoration: none !important;
}
.static p a {
  text-decoration: none !important;
}
.static p a:hover {
  text-decoration: underline !important;
}

/* message d'alerte important situé sous le menu principal */

.alert {
  background-color: #01d6de;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
}

.col-md-8.col-lg-6.no-gutters.form-group {
  margin-left: 90em !important;
  max-width: 80% !important;
}
/* Ajout pour modifications */
.bgg {
  text-transform: uppercase;
}
.recherche {
  margin-top: -66px;
}
.inputRecherche {
  max-width: 83%;
  width: 83%;
  margin-left: 20px;
}

.fond1 {
  background: url("/image/fond/massicot1.jpg");
  background-size: cover;
  background-position: center;
}
.fond1b {
  background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 1) 2%,
      rgba(56, 193, 119, 0.45) 100%
    ),
    url("/image/fond/massicot1.jpg");
  background-size: cover;
  background-position: center;
}
.fond2 {
  background-image: url("/image/fond/massicot1.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/massicot2.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/massicot3.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/massicot4.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/massicot1.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/massicot2.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/massicot3.jpg");
  background-size: 100%, 100%, 100%, 100%, 100%, 100%, 100%, 100%, 100%, 100%,
    100%, 100%;
  background-position-y: 0px, 1440px, 1504px, 2784px, 2848px, 4128px, 4192px,
    5173px, 5237px, 6677px, 6741px, 8021px;
  background-position-x: center, center, center, center, center, center, center,
    center, center, center, center, center;
  background-repeat: no-repeat;
}
.fond3 {
  background-image: url("/image/fond/cisaille1.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/cisaille2.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/cisaille3.jpg"),
    url("/image/fond/separe.jpg"), url("/image/fond/cisaille4.jpg");
  background-size: 100%, 100%, 100%, 100%, 100%, 100%, 100%;
  background-position-y: 0px, 1084px, 1148px, 2428px, 2492px, 3891px, 3955px,
    5673px;
  background-position-x: center, center, center, center, center, center, center;
  background-repeat: no-repeat;
}

.fond-contact {
  background: url("/image/fond/contact.jpg");
  background-size: cover;
  background-position: center;
}
.bgOne {
  background-color: #f1f1f1e9;
}

.cal1,
.cal2 {
  position: absolute;
}
.cal1 {
  bottom: -50px;
}
.cal2 {
  bottom: 0px;
}
.space1 {
  margin: 60px 0;
}
.space2 {
  padding: 60px 0;
}
.bob {
  color: #ff420e;
}
.bib {
  font-size: 40px;
  font-weight: 600;
  color: #b82800;
}

.no-gutters p,
.justif {
  text-align: justify;
}
.btn-contact {
  padding: 0 10px !important;
}
.contour {
  color: #fff;
  text-shadow: 3px 3px 2px #000, -3px 3px 2px #000, -3px -3px 0 #000,
    3px -3px 0 #000;
}
.contour2 {
  filter: drop-shadow(2px 2px 1px rgb(0, 0, 0));
}
/* Ajustement des largeur de colonne du panier */
.col-ref {
  width: 5%;
  min-width: 40px;
}
.col-qte {
  width: 5%;
  min-width: 20px;
}
.col-prix {
  width: 25%;
  min-width: 60px;
}
.col-suppr {
  width: 4%;
  min-width: 25x;
}
.col-designation {
  width: 70%;
}

/* vérification des champs adresse secondaire dans envoi de formulaire */
.error-msg {
  color: red;
  font-size: 0.9em;
  display: block;
  margin-top: 4px;
}

.input-error {
  border: 1px solid red;
}

/* Menu gauche */
.sidebar-categories {
  width: 250px;
  padding: 20px 10px;
  background: #f7f7f7;
  border-radius: 8px;
  margin-right: 30px;
  float: left;
  box-shadow: #333 0px 0px 8px;
  margin-top: 20px;
}

.sidebar-categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sidebar-categories > nav > ul > li {
  margin-bottom: 15px;
}

.sidebar-categories a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}
.sidebar-categories a:hover {
  color: #38c177;
}

.sidebar-categories ul ul {
  margin-top: 5px;
  margin-left: 15px;
}

.sidebar-categories ul ul li {
  font-weight: normal;
  margin-bottom: 5px;
}





/* Media query pour iPad Air (max-width: 820px) */
@media screen and (min-width: 767px) and (max-width: 1180px) and (orientation: portrait) {


 
  /* zone de recherche */
  .inputRecherche {
    max-width: 65% !important;
    width: 65% !important;
  }
  .recherche {
    margin-top: 1px;
    background-color: #333;
    width: 820px;
  }
  /* hauteur du carroussel */
    .owl-carousel .owl-item img {
    height: 340px !important;
  }
  /* modification 3ème bouton en page d'accueil */
    html.no-js body main div.container-fluid.product-list.fond1.space2 div.container div.container-fluid.product-list div.list div.product-item.bgOne {
      height: 619px;
    }
    html.no-js body main div.container-fluid.product-list.fond1.space2 div.container div.container-fluid.product-list div.list div.flex2.bgOne div.row div.col-12.col-sm-6 a.btn.green.cal1 {
      width: 147px;
      margin-left: -11px;
    }
    /* masquage du menu gauche */
    .sidebar-categories {
      display: none;
    }
  .contact .item span {
    font-size: 12px;
  }
  .modalities .row .item {
    margin: 0;
  }
  .modalities .row .item img {
    margin: 0px 12px 9px 0;
    width: 40px;
    height: auto;
  }
  .modalities .row .item {
    display: inline-flex;
    font-size: 3px;
  }
  /* mise en forme footer */
  html.no-js body footer.container-fluid div.container-fluid.contact {
    width: 80% !important;
  }
  .contact .container {
    flex-direction: row;
    justify-content: space-around;
  }
  /* Affichage du panier */
  html.no-js body main div.container-fluid.account.screen-height div.container {
    max-width: 820px !important;
  }
  html.no-js body main div.container-fluid.account.screen-height div.container table.table-desktop {
    font-size: 14px !important;
  }
}

/* Media query pour téléphone (min-width: 375px et max-width: 441px) */
@media screen and (min-width: 320px) and (max-width: 766px) and (orientation: portrait) {
  /* Mise en forme du menu burgger */
  html.no-js body.no-scroll header.container-fluid div.row.no-gutters nav.main-navigation.open ul.dropdown.menu li.dropdown div.submenu ul li a {
    color:#093900 !important;
  }
  header nav.main-navigation ul.menu a {
	padding: 9px 0;
  }
 /* modification des bandeaux vert Paiement et Livraison */
  .modalities .row .item img span, .modalities .row .item p span {
    font-size: 0.9rem !important;
  }
  .modalities .row .item img {
    margin: 6px 20px 6px 0;
    width: 38px;
  }
 


  html.no-js body aside.row {
    flex-direction: column;
  }
  html.no-js body aside.row div.container-fluid2.contact.fond1b {
    width: 100%;
  }
  .contact,
  .container-fluid2 {
    width: 100% !important;
  }
  .inputRecherche {
    max-width: 55% !important;
    width: 55% !important;
  }
  .modalities {
    height: 125px;
    margin-bottom: 68px;
  }
  .recherche {
    margin-top: -68px;
    background-color: #333;
  }
  .item {
    text-align: center;
  }
  /* hauteur du carrousel */
  .owl-carousel .owl-item img {
	  height: 440px;
    }
    /* page accueil hauteur du visuel des accesssoires pour Massicot */
    html.no-js body main div.container-fluid.product-list.fond1.space2 div.container div.container-fluid.product-list div.list div.flex2.bgOne {
      height: 1150px;
    }
   
    html.no-js body main div.container-fluid.product-list.fond1.space2 div.container div.container-fluid.product-list div.list div.flex2.bgOne div.row div.col-12.col-sm-6 {
      margin-top: 49px;
    }
    .flex2 {
      margin: 0;
    }
    html.no-js body main div.container-fluid.product-list.fond1.space2 div.container div.container-fluid.product-list div.list div.product-item.bgOne {
      height: 585px;
    }
    /* Masquage du menu gauche */
    .sidebar-categories {
      display: none;
    }
    /* Taille de la vignette cookie */
    #cookie-banner {
      width: 375px !important;
    }
    /* Ajustement des boutons de la fenêtre de consentement cookies */
    html.no-js body div#cookie-banner div button {
      padding: 0 16px;
    }
    /* Mise en forme des textes produits */
    html.no-js body main div.container-fluid.product-page div.container div.row.no-gutters div.col.col-12.col-md-7 div.row.no-gutters.flex-column span {
      text-align: justify;
    }
    /* Se connecter - E-mail mdp (vous n'avez pas de compte) */
    html.no-js body main div.container-fluid.screen-height.form-page div.container.no-gutters-sm.col-sm-12.col-md-8.col-lg-6 div.form-aside {
      bottom: -180px;
    }
    /* Ajustement de la largeur du tableau des consommables */
    .container1 {
      width: 100%;
    }
}
